Namespace - LJCAddressParserLib
Parameters
code - The Directional code.
name - The Directional name.
spanishName - The Spanish name.
Returns
The Directional object.
Syntax
| C# |
|
public Directional Add(String code, String name, String spanishName = null)
|
Creates and adds the object from the supplied values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.